home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 82 / CD-ROM 82 / CD-ROM 82.iso / util / hotkey / hotsetup.exe / HOTKEYZ.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2002-02-20  |  5.4 KB  |  197 lines

  1. ; Application: HotKeyz
  2. ; Version    : 1.1.2
  3. ; Author     : Magnus Kruger
  4. ; Copyright  : ⌐ 2000 by Skynergy
  5. ; Created by : INF-Tool Setup Program and INF File Generator
  6. ;              from http://Inner-Smile.com
  7. ; Licence of : Magnus Kruger, 7450 Howard Place, ZA 
  8. ; ---------------------------------------------------------------------------
  9.  
  10. [Version]
  11. Signature=$Chicago$
  12. Provider=%Author%
  13. SetupClass=BASE
  14. Compatible=1
  15. AdvancedINF=2.5,"You need a newer version of ADVPACK.DLL!"
  16. Generator=INF-Tool v6.3/pro
  17.  
  18. [Optional Components]
  19. INFTool_1
  20.  
  21. [Optional Components.ntx86]
  22. INFTool_1.ntx86
  23.  
  24. [AdvSetup]
  25. HKLM,%RunOnce%Setup,"HotKeyz...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection HOTKEYZ.INF,DefaultInstall2"
  26. [AdvSetup.ntx86]
  27. HKLM,%RunOnce%Setup,"HotKeyz...",,"RunDll32.exe advpack.dll,LaunchINFSection HOTKEYZ.INF,DefaultInstall2.ntx86"
  28.  
  29. [Strings]
  30. Product="HotKeyz"
  31. Version="1.1.2"
  32. Author="Magnus Kruger"
  33. Copyright="⌐ 2000 by Skynergy"
  34. DiskName="HotKeyz, Setup Disk #1"
  35. Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\"
  36. Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\"
  37. Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup"
  38.  
  39. [INFTool.Add.Reg.95]
  40. HKLM,%Uninstall%%Product%
  41. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  42. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\HOTKEYZ.INF, DefaultUninstall"
  43. HKCU,"SOFTWARE\HotKeyz",InstallDir1,,""%49002%""
  44.  
  45. [INFTool.Add.Reg.ntx86]
  46. HKLM,%Uninstall%%Product%
  47. HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%"
  48. HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\HOTKEYZ.INF, DefaultUninstall.ntx86"
  49. HKCU,"SOFTWARE\HotKeyz",InstallDir1,,""%49002%""
  50.  
  51. [INFTool.Add.Ini1]
  52. setup.ini, progman.groups,, "group1=""HotKeyz"""
  53. setup.ini, group1,, """HotKeyz"",""""""%49001%\HotKeyz.exe"""""",,,,""%49002%"",""HotKeyz.exe"""
  54.  
  55. [INFTool.Add.Ini2]
  56. setup.ini, progman.groups,, "group2=""Startup"""
  57. setup.ini, group2,, """HotKeyz"",""""""%49001%\HotKeyz.exe"""""",,,,""%49002%"",""HotKeyz.exe"""
  58.  
  59. [INFTool.Add.Ini3]
  60. setup.ini, progman.groups,, "group3=""HotKeyz"""
  61. setup.ini, group3,, """Uninstall HotKeyz"",""rundll32.exe advpack.dll,LaunchINFSection %17%\HOTKEYZ.INF, DefaultUninstall"",""%11%\setupapi.dll"",7,,%11%,"""
  62.  
  63. [INFTool.Del.Ini1]
  64. setup.ini, progman.groups,, "group1=""HotKeyz"""
  65. setup.ini, group1,, """HotKeyz"""
  66.  
  67. [INFTool.Del.Ini2]
  68. setup.ini, progman.groups,, "group2=""Startup"""
  69. setup.ini, group2,, """HotKeyz"""
  70.  
  71. [INFTool.Del.Ini3]
  72. setup.ini, progman.groups,, "group3=""HotKeyz"""
  73. setup.ini, group3,, """Uninstall HotKeyz"""
  74.  
  75. [INFTool.AddINI]
  76. win.ini,Desktop,Wallpaper,HKLM,%Setup%,2
  77. win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2
  78.  
  79. [SourceDisksNames]
  80. 1=%DiskName%,,0
  81.  
  82. [SourceDisksFiles]
  83. HotKeyz.exe=1,,284672
  84. AdvPack.DLL=1
  85. W95Inf16.DLL=1
  86. W95Inf32.DLL=1
  87.  
  88. [DestGrp]
  89. HotKeyz.exe
  90.  
  91. [UninstGrp]
  92. "HotKeyz.exe"
  93.  
  94. [AdvPack]
  95. AdvPack.DLL,,,16
  96. W95Inf16.DLL,,,16
  97. W95Inf32.DLL,,,16
  98.  
  99. [Add.Inf]
  100. HOTKEYZ.INF
  101.  
  102. [DestinationDirs]
  103. DestGrp=49001
  104. UninstGrp=49001
  105. AdvPack=11
  106. Add.Inf=17
  107.  
  108. [CustomDirs]
  109. 49001,49002,49003,49004=Custom49001,1
  110.  
  111. [CustomRemove]
  112. 49001,49002,49003,49004=Custom49001,5
  113.  
  114. [Custom49001]
  115. "HKCU","SOFTWARE\HotKeyz",InstallDir1,""Continuing will overwrite the existing version of HotKeyz on your computer!"",""
  116. "","","",""Where would you like to install HotKeyz?"","%24%\Program Files\Skynergy\HotKeyz\"
  117.  
  118. [RemoveDirs]
  119. %49001%
  120.  
  121. [DefaultInstall]
  122. Ini2Reg=INFTool.AddINI
  123. AddReg=AdvSetup
  124.  
  125. [DefaultInstallX]
  126. [DefaultInstall2]
  127. AddReg=INFTool.Add.Reg.95
  128. CustomDestination=CustomDirs
  129. UpdateInis=INFTool.Add.Ini1,INFTool.Add.Ini2,INFTool.Add.Ini3
  130. Copyfiles=DestGrp,AdvPack,Add.Inf
  131. BeginPrompt=InstallBegin
  132. EndPrompt=InstallComplete
  133. Uninstall=DefaultUninstall
  134.  
  135. [DefaultInstall.ntx86]
  136. AddReg=AdvSetup.ntx86
  137.  
  138. [DefaultInstall2.ntx86]
  139. AddReg=INFTool.Add.Reg.ntx86
  140. CustomDestination=CustomDirs
  141. UpdateInis=INFTool.Add.Ini1,INFTool.Add.Ini2,INFTool.Add.Ini3
  142. Copyfiles=DestGrp,AdvPack,Add.Inf
  143. BeginPrompt=InstallBegin
  144. EndPrompt=InstallComplete
  145. Uninstall=DefaultUninstall.ntx86
  146.  
  147. [INFTool_1]
  148. OptionDesc=%Product%
  149. Tip=%info%
  150. InstallType=0
  151. IconIndex=61
  152. AddReg=AdvSetup
  153.  
  154. [INFTool_1.ntx86]
  155. OptionDesc=%Product%
  156. Tip=%info%
  157. InstallType=0
  158. IconIndex=61
  159. AddReg=AdvSetup.ntx86
  160.  
  161. [InstallBegin]
  162. Title="HotKeyz"
  163. Prompt="Please close HotKeyz if it's running, then click "Yes" to continue."
  164. ButtonType=YESNO
  165.  
  166. [InstallComplete]
  167. Prompt="Thank you for installing HotKeyz! Please join the Skynergy Mailing List to make sure that you hear about software product updates, bug fixes & new releases at http://www.skynergy.com"
  168. Title="HotKeyz"
  169.  
  170. [DefaultUninstall]
  171. BeginPrompt=BeginUPromptSection
  172. EndPrompt=EndUPromptSection
  173. DelReg=INFTool.Add.Reg.95
  174. UpdateInis=INFTool.Del.Ini1,INFTool.Del.Ini2,INFTool.Del.Ini3
  175. DelFiles=UninstGrp
  176. CustomDestination=CustomRemove
  177. DelDirs=RemoveDirs
  178. Cleanup=1
  179.  
  180. [DefaultUninstall.ntx86]
  181. BeginPrompt=BeginUPromptSection
  182. EndPrompt=EndUPromptSection
  183. DelReg=INFTool.Add.Reg.ntx86
  184. UpdateInis=INFTool.Del.Ini1,INFTool.Del.Ini2,INFTool.Del.Ini3
  185. DelFiles=UninstGrp
  186. CustomDestination=CustomRemove
  187. DelDirs=RemoveDirs
  188. Cleanup=1
  189.  
  190. [BeginUPromptSection]
  191. Prompt="Please make sure that HotKeyz is closed before continuing. Are you sure you want to remove HotKeyz?"
  192. ButtonType=YESNO
  193. Title=%Product% Uninstall
  194.  
  195. [EndUPromptSection]
  196. Prompt="HotKeyz was successfully removed from your computer."
  197.